home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / dev / src / xfd_SZDD.readme < prev    next >
Encoding:
Text File  |  2000-09-02  |  2.0 KB  |  46 lines

  1. Short:    Sources of SZDD xfdmaster client
  2. Author:   Kyzer/CSG <kyzer@4u.net>
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type:     dev/src
  5. Requires: util/pack/xfdmaster.lha
  6.  
  7. This is the source code of XFD's SZDD slave, for the curious.
  8.  
  9. SZDD is an incredibly weak LZSS compressor, which was used by Microsoft for
  10. many years in their installation software - all those files with a letter
  11. taken from the end of their extension, eg HELLO.EX_
  12.  
  13. Thankfully, one day Johnathan Forbes decided to work for Microsoft, and
  14. happened to sell them his LZX compression technology, which is state of the
  15. art as far as LZH is concern. So now Microsoft use LZX compression in their
  16. installation archives, now under the guise of "CAB" files (I'm working on a
  17. CAB slave for xadmaster).
  18.  
  19. This SZDD slave has only been tested on a few files, so it may not be
  20. entirely perfect. If you have a file it can't extract, please send it to
  21. me.
  22.  
  23. Note that this slave does not support 'KWAJ' files, which replaced SZDD as
  24. the secret undocumented piss-poor compression format in the 1996 Microsoft
  25. Setup Toolkit. If you have an actual algorithim for this format (or are a
  26. skilled Windows programmer and could hack it out of MSINSSTF.DLL), please
  27. contact me.
  28.  
  29.  
  30. ============================= Archive contents =============================
  31.  
  32. Original  Packed Ratio    Date     Time    Name
  33. -------- ------- ----- --------- --------  -------------
  34.      487     245 49.6% 29-Jun-00 19:59:00  Makefile
  35.      388     349 10.0% 29-Jun-00 19:48:04  SZDD
  36.     4650    2275 51.0% 29-Jun-00 19:47:50  SZDD.asm
  37.     2582    1255 51.3% 29-Jun-00 19:50:44  SZDD.c
  38.     5980    3156 47.2% 29-Jun-00 14:25:54  szddexpand
  39.     5991    2660 55.6% 29-Jun-00 14:25:32  szddexpand.c
  40.     5748    3007 47.6% 29-Jun-00 14:23:48  szddinfo
  41.     1993     900 54.8% 26-Jun-00 01:40:30  szddinfo.c
  42.      269     170 36.8% 29-Jun-00 19:27:40  testme
  43.     1208     694 42.5% 29-Jun-00 19:58:38  xfd_SZDD.readme
  44. -------- ------- ----- --------- --------
  45.    29296   14711 49.7% 30-Jun-100 19:13:40   10 files
  46.